-
I have enum like this, i am getting value from datavase like "CHA-MD-1" // this is generated by visual studio …
- 367 views
- 0 answers
- 0 votes
-
I’m currently working on a project that deals with elements that (for legacy reasons) must have a tag name that …
- 377 views
- 2 answers
- 0 votes
-
I have a problem with marshaling the following class which has a enum field: @Data @XmlAccessorType(XmlAccessType.FIELD) @XmlRootElement(name = "request") public …
- 346 views
- 0 answers
- 0 votes